`class MyRequest<T>(request: MyRequest.() -&...
# announcements
m
class MyRequest<T>(request: MyRequest.() -> Unit)
which will run on the scope of the class and allow you to access the callback field