Join Slack
Powered by
you still have to define `public val foo: List<...
# announcements
y
yole
09/25/2015, 7:06 PM
you still have to define
public val foo: List<String>
and
private val _foo: MutableList<String>
in the same class
2
Views
Open in Slack
Previous
Next