@override Object toJson() { return { 'uri': uri, if (ragCorpusId.isNotDefault) 'ragCorpusId': encodeInt64(ragCorpusId), }; }