menu
openapi_types package
documentation
commons.dart
JsonSchema<T>
title property
title property
dark_mode
light_mode
title
property
String
?
title
final
The title of the schema.
Implementation
final String? title;
openapi_types package
documentation
commons
JsonSchema<T>
title property
JsonSchema class