appVersion property

  1. @HiveField(5)
String? appVersion
final

The version of the app

Implementation

@HiveField(5)
final String? appVersion;