getDefault static method

IntWeightRange getDefault()

Implementation

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