id property

  1. @JsonKey(name: 'id')
int get id
inherited

Unique identifier for this chat.

Implementation

@JsonKey(name: 'id')
int get id;