Starts a background task and returns its ID.
static Future<int> startBackgroundTask() { return _instance.startBackgroundTask(); }