create static method

CachedGroup create()

Implementation

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