kNoCacheDataException property
final
Implementation
static final kNoCacheDataException = CacheException(
code: ExceptionCode.kNoCacheDataExceptionCode,
message: 'No cache data!',
)
static final kNoCacheDataException = CacheException(
code: ExceptionCode.kNoCacheDataExceptionCode,
message: 'No cache data!',
)