create static method

StorageConfig create()

Implementation

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