BMFWeatherSearchAlerts constructor
- {String type,
- String level,
- String title,
- String desc}
有参构造
Implementation
BMFWeatherSearchAlerts({this.type, this.level, this.title, this.desc});
有参构造
BMFWeatherSearchAlerts({this.type, this.level, this.title, this.desc});