id property

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

The numeric ID of the conversation

Implementation

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