create static method

MapReport create()

Implementation

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