listaRegioes property Null safety

List<String> listaRegioes
final

Implementation

static final List<String> listaRegioes = [
  'Centro-Oeste',
  'Nordeste',
  'Norte',
  'Sudeste',
  'Sul'
];