getDefault static method

RemoveMatched getDefault()

Implementation

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