create static method

MapValue create()

Implementation

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