constantValue property
Constant?
get
constantValue
The constant value of the variable, or null
if the variable does not have a constant value.
Implementation
Constant? get constantValue;
The constant value of the variable, or null
if the variable does not have a constant value.
Constant? get constantValue;