menu
khadem package
documentation
contracts.dart
ISessionManager
destroySession abstract method
destroySession abstract method
dark_mode
light_mode
destroySession
abstract method
Future
<
void
>
destroySession
(
String
sessionId
)
Destroy session
Implementation
Future<void> destroySession(String sessionId);
khadem package
documentation
contracts
ISessionManager
destroySession abstract method
ISessionManager class