@override Future<bool?> openExternalAccessSetting() async { return await methodChannel.invokeMethod<bool>('openExternalAccessSetting'); }