CredentialsRefreshedCallback typedef Null safety
Type of the callback when credentials are refreshed.
Implementation
typedef CredentialsRefreshedCallback = void Function(Credentials);
Type of the callback when credentials are refreshed.
typedef CredentialsRefreshedCallback = void Function(Credentials);