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