CreateHITResponse constructor

CreateHITResponse({
  1. HIT? hit,
})

Implementation

CreateHITResponse({
  this.hit,
});