UserPasswordUpdatedEvent constructor

const UserPasswordUpdatedEvent(
  1. UserId userId
)

Implementation

const UserPasswordUpdatedEvent(super.userId);