Preferencia constructor
Preferencia({})
Implementation
Preferencia({
this.id,
this.identiticador,
this.nombre,
this.descripcion,
this.valor,
this.tipoCampo,
this.updated,
this.created,
this.grupoPreferenciaId,
});