async library

Functions

singleton<T>(T value, [String name = '']) → T

Typedefs

AsyncEmitter<T> = void Function(T value)