DuplicateValuesError constructor

DuplicateValuesError(
  1. dynamic value
)

Implementation

DuplicateValuesError(this.value);