ThirdPartyStatusResponse constructor

ThirdPartyStatusResponse(
  1. ThirdPartyStatus thirdPartyStatus
)

Implementation

ThirdPartyStatusResponse(this.thirdPartyStatus);