id property

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

Implementation

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