@override Future<bool> isJailBroken() async{ return await methodChannel.invokeMethod("JAIL_BREAK"); }