year property

  1. @HiveField(10, defaultValue: "")
String year
latefinal

Implementation

@HiveField(10, defaultValue: "")
late final String year;