getDefault static method

MatchJoin getDefault()

Implementation

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