Key

constructor(key: String, extras: Map<String, String> = emptyMap())

Parameters

key

The value returned by Keyer.key (or a custom value).

extras

Extra values that differentiate the associated cached value from other values with the same key.