cacheKey property

String? cacheKey
getter/setter pair

Cache key when response caching is enabled; null otherwise.

Implementation

String? cacheKey;