PcTestingDetails constructor

PcTestingDetails({
  1. bool? isTestingResponse,
})

Implementation

PcTestingDetails({this.isTestingResponse});