AuthService constructor

AuthService(
  1. LoggerCaptureService _logger
)

Implementation

AuthService(this._logger);