menu
mhu_dart_commons package
documentation
commons.dart
LatestExecutor<T extends Object>
process property
process property
dark_mode
light_mode
process
property
Future
<
void
>
Function
(
T
value
)
process
final
Implementation
final Future<void> Function(T value) process;
mhu_dart_commons package
documentation
commons
LatestExecutor<T extends Object>
process property
LatestExecutor class