getDefault static method

FetchMatchesResponse getDefault()

Implementation

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