CreateHITWithHITTypeResponse constructor

CreateHITWithHITTypeResponse({
  1. HIT? hit,
})

Implementation

CreateHITWithHITTypeResponse({
  this.hit,
});