defaultScopes top-level constant

List<OauthScope> const defaultScopes

Implementation

const defaultScopes = [
  OauthScope.identifyAppliance,
];