HumanLoopActivationConfig constructor
HumanLoopActivationConfig({
- required HumanLoopActivationConditionsConfig humanLoopActivationConditionsConfig,
Implementation
HumanLoopActivationConfig({
required this.humanLoopActivationConditionsConfig,
});