HumanLoopRequestSource constructor

HumanLoopRequestSource({
  1. required AwsManagedHumanLoopRequestSource awsManagedHumanLoopRequestSource,
})

Implementation

HumanLoopRequestSource({
  required this.awsManagedHumanLoopRequestSource,
});