image property

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

Implementation

@HiveField(7)
late String image;