ErrorReason constructor

const ErrorReason(
  1. String value
)

Implementation

const ErrorReason(this.value);