@override Object toJson() => { if (cachedContent case final cachedContent?) 'cachedContent': cachedContent.toJson(), };