getDefault static method

MatchmakerRemove getDefault()

Implementation

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