TransactionArgumentU64 constructor

TransactionArgumentU64(
  1. BigInt value
)

Implementation

TransactionArgumentU64(this.value): super();