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