util/ordered_async_value_notifier library

Typedefs

AsyncListener<T> = FutureOr<void> Function(T value)