create static method

TestIntIntMap create()

Implementation

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