menu
flutter_bureau_device_intelligence package
documentation
BaseInsights.dart
IPLocation
IPLocation.new const constructor
IPLocation.new const constructor
dark_mode
light_mode
IPLocation
constructor
const
IPLocation
(
{
String
?
city
,
String
?
country
,
double
?
latitude
,
double
?
longitude
,
String
?
region
,
})
Implementation
const IPLocation({ this.city, this.country, this.latitude, this.longitude, this.region, });
flutter_bureau_device_intelligence package
documentation
BaseInsights
IPLocation
IPLocation.new const constructor
IPLocation class