authentications property

List<DynamiteAuthentication>? authentications
finalinherited

The available authentications for this client.

The first one matching the required authentication type will be used.

Implementation

final List<DynamiteAuthentication>? authentications;