avatar
Ashif Ali

Android Developer: Bio() {

val language = mutableListOf(“Java”, “Kotlin”)

var ui = “XML”

ui = “Jetpack Compose”

}