create static method

NumberFormat create()

Implementation

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