-
Declaration
Swift
var id: String { get } -
Returns the payload as
Any?.Declaration
Swift
func anyPayload() -> Any? -
Initializes the field collector with the given value.
Declaration
Swift
func initialize(with value: Any)
View on GitHub