ChannelGenerator typedef

ChannelGenerator = FutureOr<WebSocketChannel> Function()

Implementation

typedef ChannelGenerator = FutureOr<WebSocketChannel> Function();