anyOf property

List<JsonSchema> anyOf

Implementation

List<JsonSchema> get anyOf => _anyOf;