GoogleAdsSearchads360V23CommonMoney constructor

GoogleAdsSearchads360V23CommonMoney({
  1. String? amountMicros,
  2. String? currencyCode,
})

Implementation

GoogleAdsSearchads360V23CommonMoney({this.amountMicros, this.currencyCode});