all property

List<Locale> all
final

Implementation

static final all = [
  const Locale('fr'),
  const Locale('en'),
];