module/channel library

Classes

Channel<T>

Typedefs

ChannelCallback<T> = FutureOr<void> Function(ChannelData<T> payload)