encode property

String get encode

Encodes entire cache contents.

Implementation

String get encode => json.encode(_cache);