command property Null safety

Command command

Implementation

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

Implementation

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