userName property

  1. @HiveField.new(3)
String? get userName

Implementation

@HiveField(3)
String? get userName;