GoogleCloudChannelV1TransferableOffer constructor

GoogleCloudChannelV1TransferableOffer({
  1. GoogleCloudChannelV1Offer? offer,
})

Implementation

GoogleCloudChannelV1TransferableOffer({
  this.offer,
});