stringValue property

String? stringValue
final

The actual value of the string, better to use stringLiteral.

Implementation

final String? stringValue;