endSession abstract method

void endSession({
  1. Platform? platform,
})

Closes the session in the next possible moment.

Implementation

void endSession({Platform? platform});