cachedStorageKey constant
String
const cachedStorageKey
Key used for caching data in the repository for the REST API client.
Implementation
static const String cachedStorageKey =
'___REST_API_CLIENT:CACHED_STORAGE_REPOSITORY';