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