menu
error_handeler_flutter package
documentation
result.dart
Success<R>
value property
value property
dark_mode
light_mode
value
property
R
value
final
contains a dynamic Success value
Implementation
final R value;
error_handeler_flutter package
documentation
result
Success<R>
value property
Success class