deviceId property

String deviceId

returns device id of client

Implementation

String get deviceId => _clientOptions.deviceAuth.deviceId;