asciiLowercase top-level constant

String const asciiLowercase

The lowercase letters 'abcdefghijklmnopqrstuvwxyz'. This value is not locale-dependent and will not change.

Implementation

const asciiLowercase = string.asciiLowercase;