$OAuthRequirements constructor

$OAuthRequirements({
  1. String? canonicalScopes,
})

Implementation

$OAuthRequirements({this.canonicalScopes});