device property

DeviceApi device

Api dedicated to device operations

Implementation

DeviceApi get device => _device ??= DeviceApi(_client);