getDefault static method

MatchLeave getDefault()

Implementation

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