UnloadAutomationEventList method
Unload automation events list from file
Implementation
void UnloadAutomationEventList(
AutomationEventListD list,
) => run(
() => _debugLabels.UnloadAutomationEventList(list),
() => _flat.UnloadAutomationEventList(
list,
),
);