static Future<bool> get isBackgroundLocationEnabled async { return await _channel.invokeMethod('isBackgroundLocationEnabled'); }