command property

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

Implementation

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

Implementation

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