LoopEventsExt extension
Methods
-
asap<
T> (T computation(), {bool condition()?}) → FutureOr< T> -
Available on FlowerInterface, provided by the LoopEventsExt extension
-
toEnd<
T> (FutureOr< T> computation()) → Future<T> -
Available on FlowerInterface, provided by the LoopEventsExt extension