The constant value of this annotation.
For annotations with arguments, this provides access to those argument values.
@override Constant get constant => _constValue ??= _constantValueCompute()!;