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