Record
weather-alert
No description available.
record weather-alert {
alerts: option<list<weather-alert-group>>,
lat: option<f64>,
lon: option<f64>,
}Fields
| Name | Type | Description |
|---|---|---|
| alerts | option<list<weather-alert-group>> | |
| lat | option<f64> | |
| lon | option<f64> |