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