DurationBuilder constructor

DurationBuilder()

Implementation

DurationBuilder() {
  Duration._defaults(this);
}