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