UnicodeCharMatcher.hexDigit constructor

UnicodeCharMatcher.hexDigit()

Implementation

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