getDefault static method

ExprGreaterThan getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static ExprGreaterThan getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<ExprGreaterThan>(create);