core.Map<core.String, core.dynamic> toJson() { final seedUserList = this.seedUserList; return {'seedUserList': ?seedUserList}; }