DurationRange constructor

DurationRange(
  1. {required String min,
  2. required String max}
)

Implementation

DurationRange