command property
- @TagNumber(5)
in case method is "DoCommand", specifies the command argument of the gRPC request.
Implementation
@$pb.TagNumber(5)
$47.Struct get command => $_getN(4);
- @TagNumber(5)
Implementation
@$pb.TagNumber(5)
set command($47.Struct v) { setField(5, v); }