command property Null safety

CommandId command
@Deprecated('This field is deprecated.'), @TagNumber(2)

Implementation

@$core.Deprecated('This field is deprecated.')
@$pb.TagNumber(2)
$43.CommandId get command => $_getN(1);
void command=(CommandId v)
@Deprecated('This field is deprecated.'), @TagNumber(2)

Implementation

@$core.Deprecated('This field is deprecated.')
@$pb.TagNumber(2)
set command($43.CommandId v) { setField(2, v); }