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