ApsAlert constructor
ApsAlert({})
Implementation
ApsAlert({
this.title,
this.subtitle,
this.body,
this.locKey,
this.locArgs,
this.titleLocKey,
this.titleLocArgs,
this.subtitleLocKey,
this.subtitleLocArgs,
this.actionLocKey,
this.launchImage,
});