factory HealthService.fromJson(Map<String, dynamic> json) => FromJsonFactory().fromJson<HealthService>(json);