menu
flutter_background_geolocation package
documentation
flutter_background_geolocation.dart
LoggerConfig
LoggerConfig.new const constructor
LoggerConfig.new const constructor
dark_mode
light_mode
LoggerConfig
constructor
const
LoggerConfig
(
{
bool
?
debug
,
LogLevel
?
logLevel
,
int
?
logMaxDays
,
})
Implementation
const LoggerConfig({ this.debug, this.logLevel, this.logMaxDays });
flutter_background_geolocation package
documentation
flutter_background_geolocation
LoggerConfig
LoggerConfig.new const constructor
LoggerConfig class