create static method

Cache_ create()

Implementation

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