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