menu
openapi_spec package
documentation
openapi_spec.dart
PathItem
post property
post property
dark_mode
light_mode
post
property
Operation
?
get
post
inherited
A definition of a GET operation on this Path.
Implementation
Operation? get post;
openapi_spec package
documentation
openapi_spec
PathItem
post property
PathItem class