none constant

Scope const none

Used to define a scope accessible by any users (authenticated or not).

Implementation

static const none = Scope(null);