CacheId extension type

Unique identifier of the Cache object.

on

Constructors

CacheId(String value)
CacheId.fromJson(String value)
factory

Properties

value String
final

Methods

toJson() String