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