oneofIndex property

int? oneofIndex
getter/setter pair

If set, gives the index of a oneof in the containing type's oneof_decl list.

This field is a member of that oneof.

Implementation

core.int? oneofIndex;