create static method

PointVectors create()

Implementation

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