firstName property

  1. @HiveField.new(1)
String? get firstName

Implementation

@HiveField(1)
String? get firstName;