toTuple

open fun toTuple(): Tuple8<A1, A2, A3, A4, A5, A6, A7, A8>

Turns this class into a Tuple8.

Since

2.1.0