create static method

Map_ create()

Implementation

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