menu
mallard package
documentation
short.dart
Res<S, F>
asErr property
asErr property
dark_mode
light_mode
asErr
property
F
get
asErr
Returns the failure value of the result.
Implementation
F get asErr => _result.asFailure;
mallard package
documentation
short
Res<S, F>
asErr property
Res extension type