Join Slack
Powered by
You should annotate the type. not the property its...
# android
g
gildor
04/02/2018, 6:27 AM
You should annotate the type. not the property itself:
Copy code
var tokenType: @RawValue Any? = null
Open in Slack
Previous
Next