UnicodeCharMatcher.otherDefaultIgnorableCodePoint constructor

UnicodeCharMatcher.otherDefaultIgnorableCodePoint()

Implementation

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