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