create static method

Mint create()

Implementation

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