WeatherRequestFailure constructor

WeatherRequestFailure(
  1. String cause
)

Implementation

WeatherRequestFailure(this.cause);