DurationShorthand constructor

const DurationShorthand(
  1. Duration duration
)

Implementation

const DurationShorthand(this.duration);