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