create static method

CoinOutput create()

Implementation

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