List<AuthScope> Any = const [const AuthScope._("_scope:_constant:_marker", const [], null)]

Signifies 'any' scope in AuthStorage.allowedScopesForAuthenticatable.

See AuthStorage.allowedScopesForAuthenticatable for more details.