create static method

ExprUnknown create()

Implementation

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