menu
data_manage package
documentation
chain.dart
StepState<Input, Output>
step property
step property
dark_mode
light_mode
step
property
ChainStep
<
Input
,
Output
>
step
final
The step that was executed
Implementation
final ChainStep<Input, Output> step;
data_manage package
documentation
chain
StepState<Input, Output>
step property
StepState class