command property Null safety

Command command

Implementation

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

Implementation

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