Encodes this entry to a compact JSON string suitable for storage.
Use decode to restore the entry.
String encode() => jsonEncode(toJson());