deviceId property

  1. @HiveField(10)
String? deviceId
final

The device id

Implementation

@HiveField(10)
final String? deviceId;