command property Null safety
@Deprecated('This field is deprecated.'), @TagNumber(2)
Implementation
@$core.Deprecated('This field is deprecated.')
@$pb.TagNumber(2)
$43.CommandId get command => $_getN(1);
@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); }