asciiLetters top-level constant

String const asciiLetters

The concatenation of the asciiLowercase and asciiUppercase constants. This value is not locale-dependent.

Implementation

const asciiLetters = string.asciiLetters;