LocalDateBuilder constructor

LocalDateBuilder()

Implementation

LocalDateBuilder() {
  LocalDate._defaults(this);
}