id property

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

The numeric ID of the conversation

Implementation

@JsonKey()
@HiveField(0)
final int id;