es constant
Language
const es
A constant value for Spanish.
Implementation
// ignore: constant_identifier_names
static const es = Language('es');
A constant value for Spanish.
// ignore: constant_identifier_names
static const es = Language('es');