command property

  1. @TagNumber(3)
Command command

Implementation

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

Implementation

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