FallbackAttachmentBuilder constructor

const FallbackAttachmentBuilder()

A widget builder for when no other builder can handle the attachments.

Saves you from getting an error when you have an attachment type that is not supported by the SDK.

Implementation

const FallbackAttachmentBuilder();