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