servers property

List<Server>? get servers
inherited

An alternative Server array to service all operations in this Path.

Implementation

Operation? get trace;/// An alternative [Server] array to service all operations in this Path.
List<Server>? get servers;