command property
- @TagNumber.new(2)
The command, if any, during which the error occurred.
Implementation
@$pb.TagNumber(2)
$fixnum.Int64 get command => $_getI64(1);
- @TagNumber.new(2)
Implementation
@$pb.TagNumber(2)
set command($fixnum.Int64 value) => $_setInt64(1, value);