create static method

Amount create()

Implementation

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