create static method

StringKeyValue create()

Implementation

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