ErrorReason constructor

const ErrorReason(
  1. String value
)

Implementation

const ErrorReason(super.value);