getDefault static method

MatchCreate getDefault()

Implementation

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