menu
msdtmt
app\utils\services\request_state.dart
RequestError
isAuthError property
isAuthError
dark_mode
light_mode
isAuthError
property
bool
get
isAuthError
Implementation
bool get isAuthError => error is AuthenticationError;
msdtmt
request_state
RequestError
isAuthError property
RequestError class