cacheKey property

String? cacheKey
final

The cache key for network image and will be stored in cacheManager, defaults to url or urlFuture itself.

Implementation

final String? cacheKey;