RAW property

String RAW

Indicates the string should be interpreted 'raw', that is, as normal text. The string will be interpreted as UTF-16, then uploaded as a UTF-8 byte sequence.

Implementation

external static String get RAW;