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