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