MultiFileCollection constructor

const MultiFileCollection(
  1. List<FileCollection> members
)

Implementation

const MultiFileCollection(this.members);