LfA2aV1PasswordOAuthFlow constructor

LfA2aV1PasswordOAuthFlow({
  1. String? refreshUrl,
  2. Map<String, String>? scopes,
  3. String? tokenUrl,
})

Implementation

LfA2aV1PasswordOAuthFlow({this.refreshUrl, this.scopes, this.tokenUrl});