create static method

TxOutput create()

Implementation

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