create static method

DecCoin create()

Implementation

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