create static method

Coin create()

Implementation

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