encode property

String encode

Encodes entire cache contents.

Implementation

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