stringValue property

String? stringValue
final

Strings are Unicode with UTF-8 binary encoding. For a list of code values, see ASCII Printable Characters.

Implementation

final String? stringValue;