menu
openapi_types package
documentation
commons.dart
JsonSchema<T>
uniqueItems property
uniqueItems property
dark_mode
light_mode
uniqueItems
property
bool
?
uniqueItems
final
Indicates whether the items in an array must be unique.
Implementation
final bool? uniqueItems;
openapi_types package
documentation
commons
JsonSchema<T>
uniqueItems property
JsonSchema class