openWithParams method Null safety
- String? correlationId,
- ConnectionParams? connection,
- CredentialParams? credential
override
Opens the component with given _connection and credential parameters.
correlationId
(optional) transaction id to trace execution through call chain.connection
connection parameterscredential
credential parameters Return Future that recive null if all ok Throws error