cache property

Cache? cache
getter/setter pair

An optional static instance of Cache, used for caching purposes.

Implementation

static Cache? cache;