command property

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

Implementation

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

Implementation

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