getDefault static method

PointsIdsList getDefault()

Implementation

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