lastName property

  1. @HiveField.new(2)
String? get lastName

Implementation

@HiveField(2)
String? get lastName;