command property Null safety

CommandId command

Implementation

@$pb.TagNumber(1)
$43.CommandId get command => $_getN(0);
void command=(CommandId v)

Implementation

@$pb.TagNumber(1)
set command($43.CommandId v) { setField(1, v); }