menu
chatwoot_sdk package
documentation
data/local/entity/chatwoot_conversation.dart
ChatwootConversation
id property
id property
dark_mode
light_mode
id
property
@JsonKey()
@HiveField(0)
int
id
final
The numeric ID of the conversation
Implementation
@JsonKey() @HiveField(0) final int id;
chatwoot_sdk package
documentation
data/local/entity/chatwoot_conversation
ChatwootConversation
id property
ChatwootConversation class