toAndroidXPair

inline fun <F, S> Pair<F, S>.toAndroidXPair(): Pair<F, S>(source)

Returns this Kotlin Pair as an AndroidX Pair.