menu
geo_fence_utils package
documentation
exceptions/geo_exceptions.dart
GeoCalculationException
GeoCalculationException.new const constructor
GeoCalculationException.new const constructor
dark_mode
light_mode
GeoCalculationException
constructor
const
GeoCalculationException
(
String
message
, {
required
String
operation
,
String
?
code
,
})
Implementation
const GeoCalculationException( super.message, { required this.operation, super.code, });
geo_fence_utils package
documentation
exceptions/geo_exceptions
GeoCalculationException
GeoCalculationException.new const constructor
GeoCalculationException class