AuthenticationApi constructor

AuthenticationApi(
  1. Account _account,
  2. UserAgent _userAgent
)

Implementation

AuthenticationApi(this._account, this._userAgent);