UpdateAppUserProfileEvent constructor

const UpdateAppUserProfileEvent(
  1. AppUser user
)

Implementation

const UpdateAppUserProfileEvent(this.user);