SignedUpEvent constructor

const SignedUpEvent(
  1. User user
)

Implementation

const SignedUpEvent(super.user);