es_ES constant
Language
const es_ES
A constant value for Spanish, Spain.
- languageCode : 'es'.
- countryCode : 'ES'.
Implementation
// ignore: constant_identifier_names
static const es_ES = Language('es', 'ES');