flow property

  1. @BuiltValueField(wireName: r'flow')
String? flow

Flow ID is the flow's ID. in: query

Implementation

@BuiltValueField(wireName: r'flow')
String? get flow;