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