oneofs property

List<String>? oneofs
getter/setter pair

The list of types appearing in oneof definitions in this type.

Implementation

core.List<core.String>? oneofs;