UnicodeCharMatcher.otherAlphabetic constructor

UnicodeCharMatcher.otherAlphabetic()

Implementation

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