UnicodeCharMatcher.separatorParagraph constructor

UnicodeCharMatcher.separatorParagraph()

Implementation

factory UnicodeCharMatcher.separatorParagraph() =>
    UnicodeCharMatcher(_categoryData, category.zp);