command property

  1. @TagNumber.new(1)
CommandId get command

Implementation

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

Implementation

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