listLocal constant

List<Locale> const listLocal

Implementation

static const listLocal = [
  enLocal,
  arLocal
];