flow property

String? flow

Implementation

String? get flow => _$this._flow;
void flow=(String? flow)

Implementation

set flow(String? flow) => _$this._flow = flow;