AuthService constructor

AuthService(
  1. WebRequestService webRequestService
)

Implementation

AuthService(this.webRequestService);