Map<String, dynamic> toMap() { return { "type": type, "salt": salt, "saltSeparator": saltSeparator, "signerKey": signerKey, }; }