toTuple

open fun toTuple(): Triple<A1, A2, A3>

Turns this class into a Triple.

Since

2.1.0