menu
otpless_headless_flutter package
documentation
otpless_flutter_method_channel.dart
MethodChannelOtplessFlutter
logoutSession method
logoutSession method
dark_mode
light_mode
logoutSession
method
Future
<
void
>
logoutSession
(
)
Implementation
Future<void> logoutSession() async { await methodChannel.invokeMethod("logoutSession"); }
otpless_headless_flutter package
documentation
otpless_flutter_method_channel
MethodChannelOtplessFlutter
logoutSession method
MethodChannelOtplessFlutter class