HumanLoopActivationConditionsConfig constructor

HumanLoopActivationConditionsConfig({
  1. required Object humanLoopActivationConditions,
})

Implementation

HumanLoopActivationConditionsConfig({
  required this.humanLoopActivationConditions,
});