menu
contigo_chat package
documentation
model/attachment/attachment.dart
Attachment
Attachment.fromJson factory constructor
Attachment.fromJson factory constructor
dark_mode
light_mode
Attachment.fromJson
constructor
Attachment.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Attachment.fromJson(Map<String, dynamic> json) => _$AttachmentFromJson(json);
contigo_chat package
documentation
model/attachment/attachment
Attachment
Attachment.fromJson factory constructor
Attachment class