NetworkAttachmentsScopedList constructor
NetworkAttachmentsScopedList({
- List<
NetworkAttachment> ? networkAttachments, - NetworkAttachmentsScopedListWarning? warning,
Implementation
NetworkAttachmentsScopedList({this.networkAttachments, this.warning});