ExportAutomationEventList method
String
ExportAutomationEventList(
- AutomationEventListBase<
AutomationEventListBase< list,dynamic, AutomationEventBase> , AutomationEventBase> - String fileName
Implementation
String ExportAutomationEventList(
AutomationEventListBase list,
String fileName,
) => 'ExportAutomationEventList($list, $fileName)';