create static method

CachedPredicate create()

Implementation

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