menu
arbiter_background_location package
documentation
my_background_geolocation.dart
MyBackgroundGeolocation
initialize static method
initialize static method
dark_mode
light_mode
initialize
static method
Future
<
void
>
initialize
(
)
Initialize the plugin
Implementation
static Future<void> initialize() async { await _initDatabase(); }
arbiter_background_location package
documentation
my_background_geolocation
MyBackgroundGeolocation
initialize static method
MyBackgroundGeolocation class