uyStates constant
Implementation
static const uyStates = [
GrxFederativeUnit(id: 'AR', name: 'Artigas'),
GrxFederativeUnit(id: 'CA', name: 'Canelones'),
GrxFederativeUnit(id: 'CL', name: 'Cerro Largo'),
GrxFederativeUnit(id: 'CO', name: 'Colonia'),
GrxFederativeUnit(id: 'DU', name: 'Durazno'),
GrxFederativeUnit(id: 'FS', name: 'Flores'),
GrxFederativeUnit(id: 'FD', name: 'Florida'),
GrxFederativeUnit(id: 'LA', name: 'Lavalleja'),
GrxFederativeUnit(id: 'MA', name: 'Maldonado'),
GrxFederativeUnit(id: 'MO', name: 'Montevideo'),
GrxFederativeUnit(id: 'PA', name: 'Paysandú'),
GrxFederativeUnit(id: 'RN', name: 'Río Negro'),
GrxFederativeUnit(id: 'RV', name: 'Rivera'),
GrxFederativeUnit(id: 'RO', name: 'Rocha'),
GrxFederativeUnit(id: 'SA', name: 'Salto'),
GrxFederativeUnit(id: 'SJ', name: 'San José'),
GrxFederativeUnit(id: 'SO', name: 'Soriano'),
GrxFederativeUnit(id: 'TA', name: 'Tacuarembó'),
GrxFederativeUnit(id: 'TT', name: 'Treinta y Tres'),
];