Skip to content

ReadableFlakeProperty

Protocol used to enable FlakeRepresentable objects fill properties wrapped with PropertyWrappers like FlakePropertyWrapper or ReadOnlyFlakePropertyWrapper

swift
protocol ReadableFlakeProperty

Instance Properties

id

swift
var id: FlakePropertyProtocol.Id

The propery Id

Instance Methods

updateWith(_😃

swift
func updateWith(FlakePropertyProtocol)

This function will be called via refelction when new values arrive