command property

  1. @TagNumber.new(2)
Command get command

Implementation

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

Implementation

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