create static method

StorageStats create()

Implementation

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