UnicodeCharMatcher.otherControl constructor

UnicodeCharMatcher.otherControl()

Implementation

factory UnicodeCharMatcher.otherControl() =>
    UnicodeCharMatcher(_categoryData, category.cc);