create method Null safety

KeyValuePair create()

Implementation

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