EventSessionRefreshed constructor
- SessionId userId,
- PreciseDateTime at,
- UserAgent userAgent,
- IpAddress ip,
Implementation
const EventSessionRefreshed(super.userId, super.at, this.userAgent, this.ip);
const EventSessionRefreshed(super.userId, super.at, this.userAgent, this.ip);