listenFuture<T> method

void listenFuture<T>()

Implementation

void listenFuture<T>() => listen<FutureService<T>>();