TxNetwork constructor

TxNetwork({
  1. required int chainId,
})

Implementation

TxNetwork({required this.chainId});