weatherStatus property

$Client get weatherStatus

Client for the weather_status APIs

Implementation

$Client get weatherStatus => _weatherStatus[this] ??= $Client.fromClient(this);