CredentialsRefreshedCallback typedef

CredentialsRefreshedCallback = void Function(Credentials)

Type of the callback when credentials are refreshed.

Implementation

typedef CredentialsRefreshedCallback = void Function(Credentials);