create static method

UnspentOutput create()

Implementation

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