menu
geo_fence_utils package
documentation
exceptions/geo_exceptions.dart
GeoException
GeoException.new const constructor
GeoException.new const constructor
dark_mode
light_mode
GeoException
constructor
const
GeoException
(
String
message
, {
String
?
code
,
Object
?
cause
,
})
Implementation
const GeoException( this.message, { this.code, this.cause, });
geo_fence_utils package
documentation
exceptions/geo_exceptions
GeoException
GeoException.new const constructor
GeoException class