tips property

  1. @HiveField.new(6)
List<String>? tips
final

Implementation

@HiveField(6)
final List<String>? tips;