create static method

TestMap create()

Implementation

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