allOf property

List<JsonSchema> get allOf

Implementation

List<JsonSchema> get allOf => _allOf;