create static method

StorageObject create()

Implementation

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