base64 top-level constant

String const base64

Base64 numeral system

Implementation

const String base64 =
    'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/';