computeConstantValue abstract method
Returns a representation of the value of this annotation, forcing the
value to be computed if it had not previously been computed, or null
if the value of this annotation could not be computed because of errors.
Implementation
DartObject? computeConstantValue();