getDefault static method

MatchList getDefault()

Implementation

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