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