UnicodeCharMatcher.quotationMark constructor

UnicodeCharMatcher.quotationMark()

Implementation

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