index property

int? index
final

Index of the field in _FieldSet._values list of this field's message.

The value is null for extension fields.

Implementation

final int? index;