EventUserLoginRemoved constructor

const EventUserLoginRemoved(
  1. UserId userId,
  2. PreciseDateTime at
)

Implementation

const EventUserLoginRemoved(super.userId, this.at);