menu
ig_module_flutter package
documentation
plugin/gps/gps.dart
MGpsConfig
MGpsConfig.new constructor
MGpsConfig.new constructor
dark_mode
light_mode
MGpsConfig
constructor
MGpsConfig
(
{
required
bool
debug
,
required
int
gpsDistanceFilter
,
})
Implementation
MGpsConfig({ required this.debug, required this.gpsDistanceFilter, });
ig_module_flutter package
documentation
plugin/gps/gps
MGpsConfig
MGpsConfig.new constructor
MGpsConfig class