webAuthenticationService property

WebAuthenticationService webAuthenticationService

Get the web authentication service provided by the Gigya SDK.

Implementation

WebAuthenticationService get webAuthenticationService {
  return GigyaFlutterPluginPlatform.instance.webAuthenticationService;
}