调用原生断开连接。
@override Future<void> disconnect() { return methodChannel.invokeMethod<void>('disconnect'); }