GoogleCloudChannelV1TransferableOffer constructor

GoogleCloudChannelV1TransferableOffer({
  1. GoogleCloudChannelV1Offer? offer,
  2. String? priceReferenceId,
})

Implementation

GoogleCloudChannelV1TransferableOffer({this.offer, this.priceReferenceId});