TransactionFeeErrors constructor

TransactionFeeErrors({
  1. Data? data,
})

Implementation

TransactionFeeErrors({
  this.data,
});