create static method

Currency create()

Implementation

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