menu
intellicon_chat_sdk package
documentation
helper/_message.dart
Attachment
Attachment.new constructor
Attachment.new constructor
dark_mode
light_mode
Attachment
constructor
Attachment
(
{
String
?
type
,
Data
?
data
,
})
Implementation
Attachment({ this.type, this.data, });
intellicon_chat_sdk package
documentation
helper/_message
Attachment
Attachment.new constructor
Attachment class