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