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