imagePath property

  1. @HiveField.new(5)
String? imagePath
getter/setter pair

Implementation

@HiveField(5)
String? imagePath;