valueIsEval property

bool get valueIsEval

Implementation

bool get valueIsEval => _value?.isEval ?? false;