key

fun key(data: Any, options: Options): String?

Convert data to a string key using the registered keyers.

Return

The cache key, or 'null' if data should not be cached.