LoggedInEvent constructor

const LoggedInEvent(
  1. User user
)

Implementation

const LoggedInEvent(super.user);