Access.none constructor

const Access.none()

Skip RBAC checks for this method.

Implementation

const Access.none() : this._('none');