UnicodeCharMatcher.otherUppercase constructor

UnicodeCharMatcher.otherUppercase()

Implementation

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