weatherStatus property

$Client weatherStatus

Client for the weather_status APIs

Implementation

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