UnicodeCharMatcher.symbolOther constructor

UnicodeCharMatcher.symbolOther()

Implementation

factory UnicodeCharMatcher.symbolOther() =>
    UnicodeCharMatcher(_categoryData, category.so);