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