create static method

PointGroup create()

Implementation

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