is kotlin Boolean a primitive type? I’m trying to ...
# getting-started
r
is kotlin Boolean a primitive type? I’m trying to
Copy code
private lateinit val flag: Boolean
and it complains