menu
em_chat_uikit package
documentation
ui/models/quote_mode.dart
QuoteModel
QuoteModel constructor
QuoteModel constructor
dark_mode
light_mode
QuoteModel
constructor
QuoteModel
(
String
msgId
,
String
msgType
,
String
preview
,
String
sender
,
)
Implementation
QuoteModel( this.msgId, this.msgType, this.preview, this.sender, );
em_chat_uikit package
documentation
ui/models/quote_mode
QuoteModel
QuoteModel constructor
QuoteModel class