id of the flow type
@$pb.TagNumber(1) FlowType get type => $_getN(0);
@$pb.TagNumber(1) set type(FlowType v) { setField(1, v); }