byIndex property

List<FieldInfo> byIndex
final

Mapping from FieldInfo.indexs to FieldInfos.

Implementation

final List<FieldInfo> byIndex = <FieldInfo>[];