EventSpa.appSessionEnd constructor

const EventSpa.appSessionEnd()

Use this constructor is destroy the app

Implementation

const EventSpa.appSessionEnd() : this(
  eventType: "session_end",
);