PerfilServicio constructor

PerfilServicio()

Implementation

PerfilServicio() {
  bind(members: [id, nombre, accesos, disponible]);
}