UserAuthenticatedState constructor

const UserAuthenticatedState(
  1. AppUser user
)

Implementation

const UserAuthenticatedState(this.user);