Join Slack
Powered by
``` if (subscription.isNullOrUnsubscribed()) { ...
# announcements
l
len
06/06/2016, 9:09 PM
Copy code
if (subscription.isNullOrUnsubscribed()) { // things }
and you shouldn't need to use
!!
Open in Slack
Previous
Next