auth method

Auth auth()

Gets the Auth service for this application.

Implementation

Auth auth() => _getService(() => Auth(this));