menu
flutter_bot package
documentation
chat_widget.dart
RichComponent
RichComponent.fromJson factory constructor
RichComponent.fromJson factory constructor
dark_mode
light_mode
RichComponent.fromJson
constructor
RichComponent.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory RichComponent.fromJson(Map<String, dynamic> json) => _$RichComponentFromJson(json);
flutter_bot package
documentation
chat_widget
RichComponent
RichComponent.fromJson factory constructor
RichComponent class