asciiUppercase top-level constant

String const asciiUppercase

The uppercase letters 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'. This value is not locale-dependent and will not change.

Implementation

const asciiUppercase = string.asciiUppercase;