requiredScopes property
List of Scopes that are required to access this Endpoint. Override
this getter to setup custom requirements.
Implementation
Set<Scope> get requiredScopes => {};
List of Scopes that are required to access this Endpoint. Override
this getter to setup custom requirements.
Set<Scope> get requiredScopes => {};