commandContext property Null safety

CommandContext commandContext
@Deprecated('This field is deprecated.'), @TagNumber(2)

Implementation

@$core.Deprecated('This field is deprecated.')
@$pb.TagNumber(2)
$43.CommandContext get commandContext => $_getN(1);
void commandContext=(CommandContext v)
@Deprecated('This field is deprecated.'), @TagNumber(2)

Implementation

@$core.Deprecated('This field is deprecated.')
@$pb.TagNumber(2)
set commandContext($43.CommandContext v) { setField(2, v); }