create static method

CheckedExpr create()

Implementation

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