create static method

StoreInfo create()

Implementation

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