toJson method
Returns a Map representing this IpGeoLocation.
Implementation
Map<String, dynamic> toJson() => _$IpGeoLocationToJson(this);
Returns a Map representing this IpGeoLocation.
Map<String, dynamic> toJson() => _$IpGeoLocationToJson(this);