imgCacheKey property

String? imgCacheKey
final

It the key which will be used in the CachedNetworkImage as cachekey for refreshing image.

Implementation

final String? imgCacheKey;