NullsStringBuilder constructor

NullsStringBuilder()

Implementation

NullsStringBuilder() {
  NullsString._initializeBuilder(this);
}