Join Slack
Communities
Powered by
if i have a method that needs a `String` but after...
# announcements
j
jchannon
10/14/2015, 3:43 PM
if i have a method that needs a
String
but after some null checking with the
?
that seems to return a
String?
so should I call
ToString()
to convert it?
3
Views
Open in Slack
Previous
Next