instanceOf method
Whether the value this constant represents matches checker.
Implementation
bool instanceOf(TypeChecker checker) => false;
Whether the value this constant represents matches checker.
bool instanceOf(TypeChecker checker) => false;