isWeather property

bool get isWeather

是否为天气消息

Implementation

bool get isWeather => weather != null;