toTuple

open fun toTuple(): Tuple5<A1, A2, A3, A4, A5>

Turns this class into a Tuple5.

Since

2.1.0