defer

fun defer(onDisposeAsync: () -> PromiseLike<Void?>?)(source)

Adds a callback to be invoked when the stack is disposed.