menu
openapi_types package
documentation
commons.dart
JsonSchema<T>
exclusiveMaximum property
exclusiveMaximum property
dark_mode
light_mode
exclusiveMaximum
property
bool
?
exclusiveMaximum
final
Indicates whether the maximum value is exclusive.
Implementation
final bool? exclusiveMaximum;
openapi_types package
documentation
commons
JsonSchema<T>
exclusiveMaximum property
JsonSchema class