create static method

StringMap create()

Implementation

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