onSessionError method Null safety

void onSessionError(
  1. SBError error
)

Informs when the SDK run into an error while refreshing the session key

Implementation

void onSessionError(SBError error) {}