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