create static method

StorageSource create()

Implementation

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