TransactionArgumentU128 constructor

TransactionArgumentU128(
  1. BigInt value
)

Implementation

TransactionArgumentU128(this.value): super();