deviceId property

  1. @HiveField.new(10)
String? deviceId
final

The device id

Implementation

@HiveField(10)
final String? deviceId;