FlowCollector
public class FlowCollector : SingleValueCollector, Submittable, @unchecked Sendable
Representing a FLOW_BUTTON, FLOW_LINK Type.
This class inherits from the SingleValueCollector class and implements the Collector protocol.
It is used to collect data in a flow.
-
Return event type
Declaration
Swift
public func eventType() -> String
View on GitHub