removeSessionHandler method Null safety

void removeSessionHandler()

Implementation

void removeSessionHandler() {
  _sessionHandler = null;
}