Fragment$TransactionHistoryFields$effects constructor

Implementation

Fragment$TransactionHistoryFields$effects({
  this.timestamp,
  this.status,
  this.gasEffects,
  this.balanceChanges,
  this.objectChanges,
});