endpoints property

List<Endpoint>? endpoints
getter/setter pair

Configuration for network endpoints.

Contains only the names and aliases of the endpoints.

Implementation

core.List<Endpoint>? endpoints;