menu
dart_wot package
documentation
core.dart
DataSchema
items property
items property
dark_mode
light_mode
items
property
List
<
DataSchema
>
?
items
final
Used to define the characteristics of an array.
Implementation
final List<DataSchema>? items;
dart_wot package
documentation
core
DataSchema
items property
DataSchema class