items property

RefOr<SchemaOpenApi>? items
final

Must be present if the type is TypeOpenApi.array

Implementation

final RefOr<SchemaOpenApi>? items;