CacheableResult

Base interface for all cacheable operation results. Provides the fetch state and error information.

Inheritors

Properties

Link copied to clipboard
abstract val error: TError?
Link copied to clipboard
abstract val fetchState: FetchState