UnicodeCharMatcher.scriptHangul constructor

UnicodeCharMatcher.scriptHangul()

Implementation

factory UnicodeCharMatcher.scriptHangul() =>
    UnicodeCharMatcher(_scriptsData1, scripts.hangul);