menu
refena_flutter package
documentation
refena_flutter.dart
AsyncGlobalActionWithResult<R>
reduce abstract method
reduce abstract method
dark_mode
light_mode
reduce
abstract method
Future
<
R
>
reduce
(
)
The method that returns the result.
Implementation
Future<R> reduce();
refena_flutter package
documentation
refena_flutter
AsyncGlobalActionWithResult<R>
reduce abstract method
AsyncGlobalActionWithResult class