menu
otpless_flutter_lp package
documentation
otpless_flutter.dart
OtplessSdk
stop method
stop method
dark_mode
light_mode
stop
method
Future
<
void
>
stop
(
)
Implementation
Future<void> stop() async { _otplessPlatform.stop(); }
otpless_flutter_lp package
documentation
otpless_flutter
OtplessSdk
stop method
OtplessSdk class