menu
laamsui package
documentation
external.dart
Result<T>
isValue property
isValue property
dark_mode
light_mode
isValue
property
bool
get
isValue
Whether this result is a value result.
Always the opposite of
isError
.
Implementation
bool get isValue;
laamsui package
documentation
external
Result<T>
isValue property
Result class