createLinuxAdapter function
Dummy Linux adapter factory (never called)
Implementation
WorkflowPlatformAdapter createLinuxAdapter() {
return MethodChannelWorkflowAdapter();
}
Dummy Linux adapter factory (never called)
WorkflowPlatformAdapter createLinuxAdapter() {
return MethodChannelWorkflowAdapter();
}