PayloadOptions constructor
PayloadOptions({})
Implementation
PayloadOptions(
{this.sectype,
required this.title,
required this.body,
required this.cta,
required this.img,
this.hidden,
this.etime,
this.silent,
this.additionalMeta});