type property

  1. @TagNumber.new(2)
StatusResponse_Type get type

Implementation

@$pb.TagNumber(2)
StatusResponse_Type get type => $_getN(1);
  1. @TagNumber.new(2)
set type (StatusResponse_Type v)

Implementation

@$pb.TagNumber(2)
set type(StatusResponse_Type v) { $_setField(2, v); }