en_US constant
Language
const en_US
A constant value for English, United States.
Implementation
// ignore: constant_identifier_names
static const en_US = Language('en', 'US');
A constant value for English, United States.
// ignore: constant_identifier_names
static const en_US = Language('en', 'US');