singleton property

Implementation

static BackgroundTaskManager get singleton => _instance ??= BackgroundTaskManager._();