PointBuilder constructor

PointBuilder()

Implementation

PointBuilder() {
  Point._defaults(this);
}