Get the raw ICAO precipitation type codes (e.g. 'RA', 'SN').
'RA', 'SN'
List<String> get precipitationCodes => List.unmodifiable(_precipitationCodes);