menu
data_manage package
documentation
chain.dart
VerboseStep<Input, Output>
inputType property
inputType property
dark_mode
light_mode
inputType
property
Type
get
inputType
inherited
Type of input data this step accepts
Implementation
Type get inputType => Input;
data_manage package
documentation
chain
VerboseStep<Input, Output>
inputType property
VerboseStep mixin