EventUserDeleted constructor

const EventUserDeleted(
  1. UserId userId
)

Implementation

const EventUserDeleted(super.userId);