@override Future<void> openPermissionSettings() async { await methodChannel.invokeMethod<bool>('openPermissionSettings'); }