A request dispatch queue with a thread pool of dispatchers. Calling #add(Request) will enqueue the given Request for dispatch, resolving from either cache or network on a worker thread, and then delivering a parsed response on the main thread.
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected