stores property

  1. @HiveField(4)
String? stores
getter/setter pair

Implementation

@HiveField(4)
String? stores;