NetworkRoutingConfig_BgpBestPathSelectionMode.fromJson constructor
NetworkRoutingConfig_BgpBestPathSelectionMode.fromJson(
- Object? json
Implementation
factory NetworkRoutingConfig_BgpBestPathSelectionMode.fromJson(
Object? json,
) => NetworkRoutingConfig_BgpBestPathSelectionMode(json as String);