oneOf property

List<JsonSchema> get oneOf

Implementation

List<JsonSchema> get oneOf => _oneOf;