create static method

Store create()

Implementation

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