SlackWebhookRequestAttachments constructor
const
SlackWebhookRequestAttachments({})
Implementation
const SlackWebhookRequestAttachments({
this.fallback,
this.pretext,
this.text,
this.color,
this.title,
this.titleLink,
this.fields,
this.footer,
this.ts,
this.authorName,
this.authorLink,
this.authorIcon,
this.imageUrl,
this.thumbUrl,
});