cacheKey property

String? cacheKey
final

Optional cache key — if provided, the result will be cached on success.

Implementation

final String? cacheKey;