AlertData constructor
AlertData()
Implementation
AlertData(
this._headline,
this._msgtype,
this._severity,
this._urgency,
this._areas,
this._category,
this._certainty,
this._event,
this._note,
this._effective,
this._expires,
this._desc,
this._instruction);