@override Object toJson() { return { if (cachedContent != null) 'cachedContent': cachedContent!.toJson(), }; }