fun observe(): Observable<LocalCacheState<CACHE>>
Get an observable that gets the current state of response and all future states.
RuntimeException - If calling after calling dispose.
RuntimeException