Map<String, dynamic> toMap() { return { "algOid": algOid, "algName": algName, "algParams": algParams, "encoded": encoded, }; }