onSessionClosed method Null safety

  1. @required
void onSessionClosed()

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() {}