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