menu
ruut_flutter package
documentation
data/local/entity/ruut_message.dart
RuutMessage
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;
ruut_flutter package
documentation
data/local/entity/ruut_message
RuutMessage
id property
RuutMessage class