LifecycleAwareBaseExt extension
Methods
-
autoStream<
T> (LifecycleCallback< Stream< stream, {bool cancelOnError = false}) → FutureT> > -
Available on LifecycleAwareBase, provided by the LifecycleAwareBaseExt extension
-
autoSubscribe(
String name, LifecycleCallback< StreamSubscription> generate) → Future -
Available on LifecycleAwareBase, provided by the LifecycleAwareBaseExt extension
-
autoTimer(
String name, LifecycleCallback< Timer> generate) → void -
Available on LifecycleAwareBase, provided by the LifecycleAwareBaseExt extension
-
onDestroy(
String name, LifecycleCallback destroy, {Duration? wait}) → void -
Available on LifecycleAwareBase, provided by the LifecycleAwareBaseExt extension