UserEvent constructor

const UserEvent(
  1. UserId userId
)

Implementation

const UserEvent(this.userId);