BoundsBuilder constructor

BoundsBuilder()

Implementation

BoundsBuilder() {
  Bounds._initializeBuilder(this);
}