GoogleCloudApigeeV1DeveloperBalance constructor

GoogleCloudApigeeV1DeveloperBalance({
  1. List<GoogleCloudApigeeV1DeveloperBalanceWallet>? wallets,
})

Implementation

GoogleCloudApigeeV1DeveloperBalance({
  this.wallets,
});