menu
chatwoot_sdk package
documentation
data/local/entity/chatwoot_conversation.dart
ChatwootConversation
inboxId property
inboxId property
dark_mode
light_mode
inboxId
property
@JsonKey(name: "inbox_id")
@HiveField(1)
int
inboxId
final
The numeric ID of the inbox
Implementation
@JsonKey(name: "inbox_id") @HiveField(1) final int inboxId;
chatwoot_sdk package
documentation
data/local/entity/chatwoot_conversation
ChatwootConversation
inboxId property
ChatwootConversation class