DashboardEventAttachment constructor
DashboardEventAttachment([
- void b()?
Creates a new DashboardEventAttachment object using the builder pattern.
Implementation
factory DashboardEventAttachment([void Function(DashboardEventAttachmentBuilder)? b]) = _$DashboardEventAttachment;