device property

DiscoveredDevice? device

The current BLE device being managed if any

Implementation

DiscoveredDevice? get device => _device;