UnicodeCharMatcher.otherLowercase constructor

UnicodeCharMatcher.otherLowercase()

Implementation

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