menu
flutter_bot package
documentation
chat_widget.dart
RemoteConfig
RemoteConfig.fromJson factory constructor
RemoteConfig.fromJson factory constructor
dark_mode
light_mode
RemoteConfig.fromJson
constructor
RemoteConfig.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
factory RemoteConfig.fromJson(Map<String, Object?> json) => _$RemoteConfigFromJson(json);
flutter_bot package
documentation
chat_widget
RemoteConfig
RemoteConfig.fromJson factory constructor
RemoteConfig class