create static method

PointsIdsList create()

Implementation

@$core.pragma('dart2js:noInline')
static PointsIdsList create() => PointsIdsList._();