Map<String, dynamic> toJson() { return { "tosKey": tosKey, "fileIndex": fileIndex, "metaInfo": metaInfo, "aesKey": aesKey, }; }