Map<String, dynamic> toMap() { return { "user": user, "accountGid": accountGid, "portalGid": portalGid, "test": test, }; }