menu
openapi_spec_plus package
documentation
v20/schema.dart
Schema
title property
title property
dark_mode
light_mode
title
property
String
?
get
title
inherited
A title for the schema.
Implementation
String? get format;/// A title for the schema. String? get title;
openapi_spec_plus package
documentation
v20/schema
Schema
title property
Schema class