AuthorizationWebview constructor

AuthorizationWebview(
  1. String _url,
  2. String _redirectUrl
)

Implementation

AuthorizationWebview(this._url, this._redirectUrl);