``` var token: String? = null token.isEmpty() ```
# announcements
a
Copy code
var token: String? = null
token.isEmpty()