InterconnectAttachmentsScopedList constructor
InterconnectAttachmentsScopedList({
- List<
InterconnectAttachment> ? interconnectAttachments, - InterconnectAttachmentsScopedListWarning? warning,
Implementation
InterconnectAttachmentsScopedList({
this.interconnectAttachments,
this.warning,
});