create static method

StoreKVPair create()

Implementation

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