create static method

ExprRecord create()

Implementation

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