otpless_flutter_method_channel library

Classes

MethodChannelOtplessFlutter
An implementation of OtplessFlutterPlatform that uses method channels.

Typedefs

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