Join Slack
Communities
Powered by
Normally I just use the naming convention ``` priv...
# announcements
r
ross_a
12/09/2016, 12:20 PM
Normally I just use the naming convention
Copy code
private val _foo = ConcreteClass() val foo: Interface get() = _foo
Open in Slack
Previous
Next