UnicodeCharMatcher.ideographic constructor

UnicodeCharMatcher.ideographic()

Implementation

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