cache_subject library

Support for doing something awesome.

More dartdocs go here.

Classes

CacheSubject<T, K>

Typedefs

Equals<T> = bool Function(T? cached, T newValue)

Exceptions / Errors

NoValueException<T, K>