isType property

bool get isType

Whether this constant represents a Type value.

Implementation

bool get isType => false;