create static method

TestMaps create()

Implementation

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