menu
sentry package
documentation
sentry.dart
SentryGeo
SentryGeo.new constructor
SentryGeo.new constructor
dark_mode
light_mode
SentryGeo
constructor
SentryGeo
(
{
String
?
city
,
String
?
countryCode
,
String
?
region
,
String
?
subregion
,
String
?
subdivision
,
})
Implementation
SentryGeo({ this.city, this.countryCode, this.region, this.subregion, this.subdivision, });
sentry package
documentation
sentry
SentryGeo
SentryGeo.new constructor
SentryGeo class