isThai property

bool get isThai

Checks if this Script instance is Thai.

Implementation

bool get isThai => this == const ScriptThai();