We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b75c020 commit 60aa595Copy full SHA for 60aa595
packages/api/amplify_api_dart/lib/src/graphql/web_socket/services/web_socket_service.dart
@@ -96,7 +96,7 @@ class AmplifyWebSocketService
96
}
97
98
99
- /// Generates a list of protocols from a [WebSocketState].
+ /// Generates a list of protocols from [ApiOutputs] and [AmplifyAuthProviderRepository].
100
@visibleForTesting
101
Future<List<String>> generateProtocols(
102
ApiOutputs outputs,
0 commit comments