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