oneofs property

Map<int, int> oneofs
final

Mapping from oneof field FieldInfo.tagNumbers to the their indices in _FieldSet._oneofCases.

Implementation

final Map<int, int> oneofs = <int, int>{};