ZoopCharge constructor
Implementation
const ZoopCharge(
{this.valueToCharge,
this.paymentOption,
this.iNumberOfInstallments,
this.marketplaceId,
this.sellerId,
this.publishableKey});
const ZoopCharge(
{this.valueToCharge,
this.paymentOption,
this.iNumberOfInstallments,
this.marketplaceId,
this.sellerId,
this.publishableKey});