menu
flutter_aiui package
documentation
models/nlp_result.dart
WeatherExpCommon
WeatherExpCommon constructor
WeatherExpCommon constructor
dark_mode
light_mode
WeatherExpCommon
constructor
WeatherExpCommon
(
{
String
?
expName
,
String
?
level
,
String
?
prompt
,
})
Implementation
WeatherExpCommon({this.expName, this.level, this.prompt});
flutter_aiui package
documentation
models/nlp_result
WeatherExpCommon
WeatherExpCommon constructor
WeatherExpCommon class