create static method

TxInput create()

Implementation

@$core.pragma('dart2js:noInline')
static TxInput create() => TxInput._();