data property
final
IpGeoLocation stored in the database and accessible synchronously.
Implementation
final Map<(IpAddress, String?), DtoIpGeoLocation> data = {};
IpGeoLocation stored in the database and accessible synchronously.
final Map<(IpAddress, String?), DtoIpGeoLocation> data = {};