deviceName property

  1. @HiveField(12)
String? deviceName
final

The name of the device

Implementation

@HiveField(12)
final String? deviceName;