isVariable property

bool get isVariable

Returns true if this term is a variable.

Implementation

bool get isVariable => false;