Map<String, dynamic> toJson() { return {'tipoEvento': tipoEvento.codigo, 'dataEvento': dataEvento}; }