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