getDefault static method

MatchIntentResponse getDefault()

Implementation

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