Whether this annotation is @literal from the meta package.
@literal
@literal indicates that a constructor creates a constant instance.
@override bool get isLiteral => _isMeta('literal');