AuthUnauthenticated constructor
const
AuthUnauthenticated({
- bool isStartupState = false,
Implementation
const AuthUnauthenticated({
super.isStartupState,
});
const AuthUnauthenticated({
super.isStartupState,
});