GoogleCloudApigeeV1DeveloperBalanceWallet constructor
GoogleCloudApigeeV1DeveloperBalanceWallet({
- GoogleTypeMoney? balance,
- String? lastCreditTime,
Implementation
GoogleCloudApigeeV1DeveloperBalanceWallet({
this.balance,
this.lastCreditTime,
});