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