ArchiveInputZip constructor

const ArchiveInputZip(
  1. List<ZipArchiveInput> value
)

Implementation

const ArchiveInputZip(this.value);