PlatformTaxFee constructor
const
PlatformTaxFee({})
PlatformTax
Implementation
const PlatformTaxFee({
required this.account,
required this.id,
required this.sourceTransaction,
required this.type,
});
PlatformTax
const PlatformTaxFee({
required this.account,
required this.id,
required this.sourceTransaction,
required this.type,
});