AuthRepositoryState constructor
const
AuthRepositoryState({
- AuthUserVO? authUser,
Implementation
const AuthRepositoryState({
this.authUser,
});
const AuthRepositoryState({
this.authUser,
});