otpService property

OtpService otpService

Get the One-Time-Password service provided by the Gigya SDK.

Implementation

OtpService get otpService {
  return GigyaFlutterPluginPlatform.instance.otpService;
}