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