escapeCharacter property

String? escapeCharacter
getter/setter pair

Specifies the character that should appear before a data character that needs to be escaped.

Implementation

core.String? escapeCharacter;