imageUrl property

  1. @HiveField(5)
String? imageUrl
final

Optional URL for an image to display with the item.

Implementation

@HiveField(5)
final String? imageUrl;