create static method

KeyValue create()

Implementation

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