stringValue property
Strings are Unicode with UTF-8 binary encoding. For a list of code values, see ASCII Printable Characters.
Implementation
final String? stringValue;
Strings are Unicode with UTF-8 binary encoding. For a list of code values, see ASCII Printable Characters.
final String? stringValue;