precipitation property
String?
get
precipitation
Get the translated precipitation string (e.g. 'rain and snow').
Implementation
String? get precipitation => _precipitation;
Get the translated precipitation string (e.g. 'rain and snow').
String? get precipitation => _precipitation;