create static method

StorageLimit create()

Implementation

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