create static method

CoinInput create()

Implementation

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