menu
khadem package
documentation
contracts.dart
ISessionManager
setSessionCookie abstract method
setSessionCookie abstract method
dark_mode
light_mode
setSessionCookie
abstract method
void
setSessionCookie
(
HttpResponse
response
,
String
sessionId
)
Set session cookie
Implementation
void setSessionCookie(HttpResponse response, String sessionId);
khadem package
documentation
contracts
ISessionManager
setSessionCookie abstract method
ISessionManager class