Zip constructor

Zip(
  1. dynamic seq
)

Implementation

Zip(seq) : super([seq]);