ArchiveInputTar constructor

const ArchiveInputTar(
  1. List<TarArchiveInput> value
)

Implementation

const ArchiveInputTar(this.value);