menu
Flutter
async.dart
Result
<
T
>
isError property
isError
dark_mode
light_mode
isError
property
bool
isError
Whether this result is an error result.
Always the opposite of
isValue
.
Implementation
bool get isError;
Flutter
async
Result
<
T
>
isError property
Result class
Cookies management controls