UserAuthenticationErrorState<T extends TruesightAppUser> constructor

UserAuthenticationErrorState<T extends TruesightAppUser>(
  1. Object error
)

Implementation

UserAuthenticationErrorState(this.error);