LoopEventsExt extension

on

Methods

asap<T>(T computation(), {bool condition()?}) FutureOr<T>
toEnd<T>(FutureOr<T> computation()) Future<T>