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