WebhookAttachmentRequest constructor
const
WebhookAttachmentRequest({})
Implementation
const WebhookAttachmentRequest({
this.id,
this.filename,
this.description,
this.contentType,
this.size,
this.url,
this.proxyUrl,
this.height,
this.width,
this.ephemeral,
this.duration,
this.waveform,
this.flags,
});