getDefault static method

MatchmakerMatched getDefault()

Implementation

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