create static method

Money create()

Implementation

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