Kotlin Constante

const val SERVER_URL: String = "https://my.api.com"
Xerothermic Xenomorph