menu
y_infra package
documentation
auth/cubit/auth_state.dart
Unauthenticated
Unauthenticated.new const constructor
Unauthenticated.new const constructor
dark_mode
light_mode
Unauthenticated
constructor
const
Unauthenticated
(
{
UnauthenticatedReason
?
reason
,
})
Implementation
const Unauthenticated({this.reason});
y_infra package
documentation
auth/cubit/auth_state
Unauthenticated
Unauthenticated.new const constructor
Unauthenticated class