index property

int? index

The index of this field in MessageGenerator.fieldList.

null for an extension.

Implementation

int? get index => memberNames?.index;