name property

  1. @JsonKey.new()
  2. @HiveField.new(2)
String? name
final

Implementation

@JsonKey()
@HiveField(2)
final String? name;