ErrorType constructor

const ErrorType(
  1. String value
)

Implementation

const ErrorType(this.value);