Map<String, dynamic> toJson() { return {'indice': indice, 'dataInicio': dataInicio, 'dataFim': dataFim}; }