menu
openapi_spec package
documentation
openapi_spec.dart
PathItem
servers property
servers property
dark_mode
light_mode
servers
property
List
<
Server
>
?
get
servers
inherited
An alternative
Server
array to service all operations in this Path.
Implementation
List<Server>? get servers;
openapi_spec package
documentation
openapi_spec
PathItem
servers property
PathItem class