commandContext property
Implementation
@$core.Deprecated('This field is deprecated.')
@$pb.TagNumber(2)
$43.CommandContext get commandContext => $_getN(1);
Implementation
@$core.Deprecated('This field is deprecated.')
@$pb.TagNumber(2)
set commandContext($43.CommandContext v) { setField(2, v); }