InitializeLoggedInUser constructor

const InitializeLoggedInUser(
  1. User? user
)

Implementation

const InitializeLoggedInUser(this.user);