UnicodeCharMatcher.hyphen constructor

UnicodeCharMatcher.hyphen()

Implementation

factory UnicodeCharMatcher.hyphen() =>
    UnicodeCharMatcher(_propertyData1, property.hyphen);