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