library
/
org.akop.kotx.ext.basic
/
kotlin.String
/
toUri
toUri
fun
String
.
toUri
(
)
:
Uri
Converts a String to
Uri
by calling
Uri.parse
.