$WeatherStatusClient constructor

$WeatherStatusClient(
  1. $Client _rootClient
)

Creates a new DynamiteClient for weather_status requests.

Implementation

$WeatherStatusClient(this._rootClient);