AnomalousService constructor

AnomalousService({
  1. ServiceId? serviceId,
})

Implementation

AnomalousService({
  this.serviceId,
});