thumbnail property

  1. @JsonKey()
  2. @HiveField(3)
String? thumbnail
final

Implementation

@JsonKey()
@HiveField(3)
final String? thumbnail;