anyOf property

  1. @_SchemaListConverter()
List<Schema>? get anyOf

The anyOf definition

Implementation

@_SchemaListConverter()
List<Schema>? get anyOf;