TestInvokeMethodResponse constructor
      
      TestInvokeMethodResponse({})
     
    
    
Implementation
TestInvokeMethodResponse({
  this.body,
  this.headers,
  this.latency,
  this.log,
  this.multiValueHeaders,
  this.status,
});TestInvokeMethodResponse({
  this.body,
  this.headers,
  this.latency,
  this.log,
  this.multiValueHeaders,
  this.status,
});