description property
String?
get
description
Get the description of the weather.
Implementation
String? get description => _description;
Get the description of the weather.
String? get description => _description;