Dictionary
extension Dictionary: FlowEncodable where Key: FlowEncodable, Value: FlowEncodable
-
Declaration
Swift
public func toFlowArgument() -> Flow.Argument?
extension Dictionary: FlowEncodable where Key: FlowEncodable, Value: FlowEncodable
Swift
public func toFlowArgument() -> Flow.Argument?