menu
hypertrack_plugin
data_types/location_with_deviation.dart
LocationWithDeviation
LocationWithDeviation constructor
LocationWithDeviation
dark_mode
light_mode
LocationWithDeviation
constructor
LocationWithDeviation
(
Location
location
,
double
deviation
)
Implementation
LocationWithDeviation(this.location, this.deviation);
hypertrack_plugin
location_with_deviation
LocationWithDeviation
LocationWithDeviation constructor
LocationWithDeviation class