BackgroundServiceManager constructor

BackgroundServiceManager()

Implementation

factory BackgroundServiceManager() => _instance ??= BackgroundServiceManager._();