getting an error in android studio when using lazy for getStringExtra private val name : String by lazy { intent.getStringExtra(UID) }
another cl