toInput property
Implementation
late final TransactionInput toInput = TransactionInput(
    index: outputIndex, transactionId: TransactionHash.fromHex(txHash));late final TransactionInput toInput = TransactionInput(
    index: outputIndex, transactionId: TransactionHash.fromHex(txHash));