InvalidAttachmentException constructor
InvalidAttachmentException({
- String? message,
Implementation
InvalidAttachmentException({
this.message,
});
InvalidAttachmentException({
this.message,
});