defaultScope property

Scope get defaultScope

The Scope which can be used to perform operations against the default scope.

Implementation

Scope get defaultScope => scope(defaultScopeName);