id property

  1. @JsonKey()
  2. @HiveField(1)
int? id
final

Implementation

@JsonKey()
@HiveField(1)
final int? id;