Join Slack
Communities
Powered by
first of all, most likely the correct thing to do ...
# getting-started
y
yole
11/17/2016, 10:56 AM
first of all, most likely the correct thing to do in your case is to use
lateinit var bubblesService: BubblesService
, and not
?.
or
!!
Open in Slack
Previous
Next