create static method

Store_ create()

Implementation

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