EventSpa.appSessionStart constructor

const EventSpa.appSessionStart()

Use this constructor is open the app

Implementation

const EventSpa.appSessionStart() : this(
  eventType: "session_start",
);