isMoeum property

bool get isMoeum

Implementation

bool get isMoeum { assert(length == 1); return IntRange(12623, 12643).contains(codeUnits[0]); }