GrupoPreferencia constructor
GrupoPreferencia({})
Implementation
GrupoPreferencia({
this.created,
this.descripcion,
this.id,
this.updated,
this.servicioId,
this.preferencias,
});
GrupoPreferencia({
this.created,
this.descripcion,
this.id,
this.updated,
this.servicioId,
this.preferencias,
});