Am I doing something wrong here with `isInitialize...
# announcements
n
Am I doing something wrong here with
isInitialized
? It does not work…
Copy code
open lateinit var photo: Photo
    fun hasPhoto(): Boolean = ::photo.isInitialized