en_GB constant
Language
const en_GB
A constant value for English, United Kingdom.
Implementation
// ignore: constant_identifier_names
static const en_GB = Language('en', 'GB');
A constant value for English, United Kingdom.
// ignore: constant_identifier_names
static const en_GB = Language('en', 'GB');