menu
openapi_spec package
documentation
openapi_spec.dart
PathItem
summary property
summary property
dark_mode
light_mode
summary
property
String
?
get
summary
inherited
An optional, string summary, intended to apply to all operations in this Path.
Implementation
String? get summary;
openapi_spec package
documentation
openapi_spec
PathItem
summary property
PathItem class