void Dispatch(Request<T, V> req)

Request<RequestType,dynamic|VO>

Source

typedef void Dispatch<T,V>(Request<T, V> req);