all constant

List<Cultures> const all

Implementation

static const List<Cultures> all = [Cultures.en, Cultures.ru, Cultures.hi];