endSession method

void endSession()

Implementation

void endSession() {
  RudderSdkPlatform.instance.endSession();
}