GoogleChromeManagementVersionsV1MoveThirdPartyProfileUserResponse constructor

GoogleChromeManagementVersionsV1MoveThirdPartyProfileUserResponse({
  1. GoogleChromeManagementVersionsV1ThirdPartyProfileUser? thirdPartyProfileUser,
})

Implementation

GoogleChromeManagementVersionsV1MoveThirdPartyProfileUserResponse({
  this.thirdPartyProfileUser,
});