Join Slack
Powered by
`class MyRequest<T>(request: MyRequest.() -&...
# announcements
m
menegatti
03/27/2018, 3:41 PM
class MyRequest<T>(request: MyRequest.() -> Unit)
which will run on the scope of the class and allow you to access the callback field
Open in Slack
Previous
Next