ValidationError constructor

ValidationError(
  1. String message
)

Implementation

ValidationError(this.message);