otpless_flutter_method_channel library

Classes

MethodChannelOtplessFlutter
An implementation of OtplessFlutterPlatform that uses method channels.

Typedefs

OtplessEventListener = void Function(OtplessEventData)
OtplessResultCallback = void Function(OtplessResult)
OtplessSimEventListener = void Function(List<Map<String, dynamic>>)