menu
sugar package
documentation
core.dart
Result<T, E>
successful property
successful property
dark_mode
light_mode
successful
property
bool
get
successful
Returns
true
if this
Result
is successful.
Implementation
bool get successful;
sugar package
documentation
core
Result<T, E>
successful property
Result class