destroy abstract method
Destroys the session.
Immediately delete all data stored by the current Session.id
Implementation
Future<void> destroy();
Destroys the session.
Immediately delete all data stored by the current Session.id
Future<void> destroy();