ResponseDuration constructor

ResponseDuration(
  1. Duration value
)

Implementation

ResponseDuration(this.value);