menu
chatwoot_sdk package
documentation
data/local/entity/chatwoot_message.dart
ChatwootMessage
id property
id property
dark_mode
light_mode
id
property
@JsonKey(fromJson: idFromJson)
@HiveField(0)
int
id
final
unique identifier of the message
Implementation
@JsonKey(fromJson: idFromJson) @HiveField(0) final int id;
chatwoot_sdk package
documentation
data/local/entity/chatwoot_message
ChatwootMessage
id property
ChatwootMessage class