create static method

CurrencyAmount create()

Implementation

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