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