servers property

List<Server>? servers
final

Optional list of server definitions that specify base URLs for the API.

Implementation

final List<Server>? servers;