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