AuthService constructor

AuthService(
  1. AuthDataService _authDataService
)

Implementation

AuthService(this._authDataService);