command property

  1. @TagNumber(5)
Struct get command

in case method is "DoCommand", specifies the command argument of the gRPC request.

Implementation

@$pb.TagNumber(5)
$47.Struct get command => $_getN(4);
  1. @TagNumber(5)
set command (Struct v)

Implementation

@$pb.TagNumber(5)
set command($47.Struct v) { setField(5, v); }