isConstantEvaluated property

  1. @override
bool isConstantEvaluated
inherited

Return whether this constant is evaluated.

Implementation

@override
bool get isConstantEvaluated => true;