The permissions granted by the session's access token. Available scopes are defined by the {@link AuthenticationProvider}.
_i2.List<_i2.String> get scopes => (_i5.getProperty( this, 'scopes', ) as _i2.List) .cast();