UnexpectedValueError constructor

UnexpectedValueError(
  1. ValueFailure failure
)

Implementation

UnexpectedValueError(this.failure);