literalValueString property

String? literalValueString
final

The string literal value of the attribute. This field is absent if the value is not a string literal.

Implementation

final String? literalValueString;