customAttachmentBuilders property

Map<String, AttachmentBuilder>? customAttachmentBuilders
final

Builder for respective attachment types (user facing builder)

Implementation

final Map<String, AttachmentBuilder>? customAttachmentBuilders;