fromGraphQLChatCallCredentialsToDartChatCallCredentials function

ChatCallCredentials fromGraphQLChatCallCredentialsToDartChatCallCredentials(
  1. String v
)

Implementation

ChatCallCredentials fromGraphQLChatCallCredentialsToDartChatCallCredentials(
  String v,
) => ChatCallCredentials(v);