status property

  1. @TagNumber.new(4)
GENERAL_STREAM_LIFECYCLE get status

The status of this general stream

Implementation

@$pb.TagNumber(4)
GENERAL_STREAM_LIFECYCLE get status => $_getN(2);
  1. @TagNumber.new(4)
set status (GENERAL_STREAM_LIFECYCLE value)

Implementation

@$pb.TagNumber(4)
set status(GENERAL_STREAM_LIFECYCLE value) => $_setField(4, value);