menu
Flutter
async.dart
Result
<
T
>
asError property
asError
dark_mode
light_mode
asError
property
ErrorResult
?
asError
If this is an error result, returns itself.
Otherwise returns
null
.
Implementation
ErrorResult? get asError;
Flutter
async
Result
<
T
>
asError property
Result class
Cookies management controls