items property

List<DataSchema>? items
final

Used to define the characteristics of an array.

Implementation

final List<DataSchema>? items;