userCacheKey constant

  1. @visibleForTesting
String const userCacheKey

User cache key. Should only be used for testing purposes.

Implementation

@visibleForTesting
static const userCacheKey = '__user_cache_key__';