sourceContext property
Source context for the protocol buffer service represented by this message.
Implementation
@$pb.TagNumber(5)
$31.SourceContext get sourceContext => $_getN(4);
Implementation
@$pb.TagNumber(5)
set sourceContext($31.SourceContext v) { $_setField(5, v); }