create static method

NumberMap create()

Implementation

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