ArchiveTransformation constructor

ArchiveTransformation(
  1. ArchiveTValue value, [
  2. String filename = ''
])

Implementation

ArchiveTransformation(ArchiveTValue super.value, [this.filename = '']);