servers property

List<String>? servers
final

List of server URLs where the API is hosted. Optional list of strings representing server endpoints.

Implementation

final List<String>? servers;