toJson method

Map<String, dynamic> toJson()

Returns a Map representing this IpGeoLocation.

Implementation

Map<String, dynamic> toJson() => _$IpGeoLocationToJson(this);