Returns string representation of the KtTriple including its first, second and third values.
KtList<T> toList() => KtList.from([first, second, third]);