@override Future<bool?> get openSetting async { return methodChannel.invokeMethod<bool?>(Constant.openSetting); }