UnexpectedValueError constructor

UnexpectedValueError(
  1. ValueFailure valueFailure
)

Implementation

UnexpectedValueError(this.valueFailure);