isLiteral property

bool isLiteral

Whether this constant is a literal value.

Implementation

bool get isLiteral => true;