Join Slack
Powered by
What would be a work around to initialize an `obje...
# getting-started
n
nawar
05/24/2017, 5:15 PM
What would be a work around to initialize an
object
, something like this:
Copy code
object RemoteService (val context: Context) { init { // use the `context` here } }
3
Views
Open in Slack
Previous
Next