appName property

  1. @HiveField(11)
String? appName
final

The name of the app

Implementation

@HiveField(11)
final String? appName;