AirBetaNowBean

constructor(aqi: List<AirBetaNowBean.Aqi> = emptyList(), code: String, fxLink: String? = null, pollutant: List<AirBetaNowBean.Pollutant> = emptyList(), source: List<String> = emptyList(), station: List<AirBetaNowBean.Station> = emptyList(), updateTime: String? = null)(source)