AppSession

constructor(id: String = UUID.randomUUID().toString(), startAt: Date = Date(), endAt: Date? = null)(source)