deviceId method

  1. @override
String deviceId()
override

Returns an unique identifier of the represented device.

Implementation

@override
String deviceId() => _device.deviceId();