BackgroundService constructor
BackgroundService()
Get the singleton BackgroundService.
Implementation
factory BackgroundService() => _instance;
Get the singleton BackgroundService.
factory BackgroundService() => _instance;