UnicodeCharMatcher.softDotted constructor

UnicodeCharMatcher.softDotted()

Implementation

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