id of the flow type
@$pb.TagNumber(1) FlowType get type => $_getN(0);
@$pb.TagNumber(1) set type(FlowType value) => $_setField(1, value);