isType property

bool isType

Whether this constant represents a Type value.

Implementation

bool get isType => false;