menu
otpless_headless_flutter package
documentation
otpless_flutter.dart
Otpless
getActiveSession method
getActiveSession method
dark_mode
light_mode
getActiveSession
method
Future
<
Map
<
String
,
dynamic
>
>
getActiveSession
(
)
Implementation
Future<Map<String, dynamic>> getActiveSession() async { return _otplessChannel.getActiveSession(); }
otpless_headless_flutter package
documentation
otpless_flutter
Otpless
getActiveSession method
Otpless class