create static method

PointId create()

Implementation

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