servers property

List<Server>? get servers
inherited

An alternative Server array to service this operation. If an alternative Server object is specified at the PathItem level, it will be overridden by this value.

Implementation

List<Server>? get servers => throw _privateConstructorUsedError;