sourcePosition property

int? get sourcePosition

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

Implementation

int? get sourcePosition => memberNames?.sourcePosition;