inputs property

List<TransactionInput> inputs
inherited
  • TransactionInput represents the inputs from the transaction

Implementation

List<TransactionInput> get inputs => throw _privateConstructorUsedError;