status property
The status of this general stream
Implementation
@$pb.TagNumber(4)
GENERAL_STREAM_LIFECYCLE get status => $_getN(2);
Implementation
@$pb.TagNumber(4)
set status(GENERAL_STREAM_LIFECYCLE value) => $_setField(4, value);
The status of this general stream
@$pb.TagNumber(4)
GENERAL_STREAM_LIFECYCLE get status => $_getN(2);
@$pb.TagNumber(4)
set status(GENERAL_STREAM_LIFECYCLE value) => $_setField(4, value);