isGoth property

bool get isGoth

Checks if this Script instance is Gothic.

Implementation

bool get isGoth => const ScriptGoth().isSameAs(this);