disconnected property

bool disconnected

是否已经断开连接

Implementation

bool get disconnected => _device.disconnected;