create static method

PBExpression create()

Implementation

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