create static method

ResultStorage create()

Implementation

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