@override Future<bool> checkHasRoot() async{ return (await methodChannel.invokeMethod("checkHasRoot")) == true; }