saveWorkflows method
Saves the list of saved workflows.
Implementation
Future<void> saveWorkflows(List<PlaygroundWorkflow> workflows) async {}
Saves the list of saved workflows.
Future<void> saveWorkflows(List<PlaygroundWorkflow> workflows) async {}