menu
masel_hume_api package
documentation
chats/model.dart
ChatEvent
ChatEvent.fromJson factory constructor
ChatEvent.fromJson factory constructor
dark_mode
light_mode
ChatEvent.fromJson
constructor
ChatEvent.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
factory ChatEvent.fromJson(Map<String, Object?> json) => _$ChatEventFromJson(json);
masel_hume_api package
documentation
chats/model
ChatEvent
ChatEvent.fromJson factory constructor
ChatEvent class