UnsupportedRegexReason constructor

const UnsupportedRegexReason(
  1. String value
)

Implementation

const UnsupportedRegexReason(this.value);