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_CACHE_STORAGE';