create static method

Fraction create()

Implementation

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