ServiceAttachmentsScopedList constructor
ServiceAttachmentsScopedList({
- List<
ServiceAttachment> ? serviceAttachments, - ServiceAttachmentsScopedListWarning? warning,
Implementation
ServiceAttachmentsScopedList({
this.serviceAttachments,
this.warning,
});