m_weatherForecastSamples property Null safety

List<WeatherForecastSample> m_weatherForecastSamples
final

Array of weather forecast samples

Implementation

final List<WeatherForecastSample> m_weatherForecastSamples;