getAuthenticator method

Authenticator getAuthenticator()
override

Implementation

Authenticator getAuthenticator() => DropboxAuthenticator(identifier, clientId,
    clientSecret, tokenUrl, authorizationUrl, redirectUrl!, scopes);