UnicodeCharMatcher.otherSurrogate constructor

UnicodeCharMatcher.otherSurrogate()

Implementation

factory UnicodeCharMatcher.otherSurrogate() =>
    UnicodeCharMatcher(_categoryData, category.cs);