menu
doo_cx_flutter_sdk package
documentation
data/local/entity/doo_conversation.dart
DOOConversation
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;
doo_cx_flutter_sdk package
documentation
data/local/entity/doo_conversation
DOOConversation
inboxId property
DOOConversation class