id property

String get id

Returns the device ID.

Implementation

String get id => device.remoteId.toString();