store method Null safety
- String? correlationId,
- String key,
- CredentialParams credential
Stores credential parameters into the store.
correlationId
(optional) transaction id to trace execution through call chain.key
a key to uniquely identify the credential.credential
a credential to be stored. Return Future that receives an null for success. Throw error