Record

weather-alert

No description available.

record weather-alert {
  alerts: option​<list​<weather-alert-group>>,
  lat: option​<f64>,
  lon: option​<f64>,
}

Fields

NameTypeDescription
alertsoption​<list​<weather-alert-group>>
latoption​<f64>
lonoption​<f64>