CredentialParams constructor Null safety

CredentialParams(
  1. [dynamic values]
)

Creates a new credential parameters and fills it with values.

  • values (optional) an object to be converted into key-value pairs to initialize these credentials.