image property

  1. @HiveField(3)
String image
getter/setter pair

Implementation

@HiveField(3)
late String image;