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