core.Map<core.String, core.dynamic> toJson() => { if (advertisers != null) 'advertisers': advertisers!, if (partner != null) 'partner': partner!, };