menu
openapi_spec_plus package
documentation
v20/openapi_spec.dart
OpenAPI
host property
host property
dark_mode
light_mode
host
property
String
?
get
host
inherited
The host serving the API.
Implementation
Info? get info;/// The host serving the API. String? get host;
openapi_spec_plus package
documentation
v20/openapi_spec
OpenAPI
host property
OpenAPI class