attachments abstract method

Implementation

TRes attachments(
    Iterable<Input$MailAttachmentInput>? Function(
            Iterable<
                CopyWith$Input$MailAttachmentInput<
                    Input$MailAttachmentInput>>?)
        _fn);