staticEndpointConfigs property

List<StaticEndpointConfig>? staticEndpointConfigs
getter/setter pair

The statically loaded endpoint configs.

Implementation

core.List<StaticEndpointConfig>? staticEndpointConfigs;