Sequence7<I, O> constructor
const
Sequence7<I, O> (})
Implementation
const Sequence7(this.p1, this.p2, this.p3, this.p4, this.p5, this.p6, this.p7,
{String? name})
: super(name);
const Sequence7(this.p1, this.p2, this.p3, this.p4, this.p5, this.p6, this.p7,
{String? name})
: super(name);