StartSessionConfig(String workflowId, {Map<String, dynamic>? metadata}) : _workflowId = workflowId, _metadata = metadata;