ErrorValidation constructor

ErrorValidation(
  1. String errorMessage
)

Implementation

ErrorValidation(this.errorMessage);