key property

String key
final

The key used to identify the object in the cache.

This key is optional and will default to url if not specified

Implementation

final String key;