sourcePosition property

int? sourcePosition

The position of this field as it appeared in the original DescriptorProto.

null for an extension.

Implementation

int? get sourcePosition => memberNames?.sourcePosition;