EmptyBuilder constructor

EmptyBuilder()

Implementation

EmptyBuilder() {
  Empty._initializeBuilder(this);
}