@override Object toJson() { return { if (relevantChunks.isNotDefault) 'relevantChunks': encodeList(relevantChunks), }; }