UserEvent constructor

const UserEvent(
  1. User? user
)

Implementation

const UserEvent(this.user);