command property Null safety

Command command

Implementation

@$pb.TagNumber(6)
$43.Command get command => $_getN(4);
void command=(Command v)

Implementation

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