create static method

Decimal create()

Implementation

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