profilePic property

  1. @HiveField.new(13)
String? get profilePic

Implementation

@HiveField(13)
String? get profilePic;