IapTestServiceAccountInfo constructor

IapTestServiceAccountInfo({
  1. String? targetAudienceClientId,
})

Implementation

IapTestServiceAccountInfo({
  this.targetAudienceClientId,
});