onSessionClosed method Null safety
Informs when the SDK can't refresh the session. App should force a user to a login page to connect again.
Implementation
@required
void onSessionClosed() {}
Informs when the SDK can't refresh the session. App should force a user to a login page to connect again.
@required
void onSessionClosed() {}