oneOf property

List<AuthObject>? oneOf
getter/setter pair

List of AuthObjects.

Implementation

core.List<AuthObject>? oneOf;