anyOf property

List<JsonSchema> get anyOf

Implementation

List<JsonSchema> get anyOf => _anyOf;