TransactionExpiration constructor

TransactionExpiration({
  1. int? epoch,
})

Implementation

TransactionExpiration({this.epoch});