BASE64 property

String BASE64

Indicates the string should be interpreted as base64-encoded data. Padding characters (trailing '='s) are optional.

Implementation

external static String get BASE64;