DistributionBreakdown constructor
      
      DistributionBreakdown({})
     
    
    
Implementation
DistributionBreakdown({
  this.accountName,
  this.bankName,
  this.currentAmount,
  this.isoCurrencyCode,
  this.mask,
  this.type,
  this.unofficialCurrencyCode,
  this.currentPay,
});