kotlin-stdlib / kotlin / Pair / toString toString Common JVM JS Native 1.0 fun toString(): String Returns string representation of the Pair including its first and second values.