stringValue property

String? stringValue

Return the value of the string literal, or null if the string is not a constant string without any string interpolation.

Implementation

String? get stringValue;