isJaeum property

bool get isJaeum

Implementation

bool get isJaeum { assert(length == 1); return IntRange(12593, 12622).contains(codeUnits[0]); }