oneofs property
Mapping from oneof field FieldInfo.tagNumbers to the their indices in
FieldSet._oneofCases.
Implementation
final Map<int, int> oneofs = <int, int>{};
Mapping from oneof field FieldInfo.tagNumbers to the their indices in
FieldSet._oneofCases.
final Map<int, int> oneofs = <int, int>{};