MmSlackAttachmentField constructor
Returns a new MmSlackAttachmentField instance.
Implementation
MmSlackAttachmentField({
this.title,
this.value,
this.short,
});
Returns a new MmSlackAttachmentField instance.
MmSlackAttachmentField({
this.title,
this.value,
this.short,
});