HealthCheckService_HealthStatusAggregationPolicy.fromJson constructor

HealthCheckService_HealthStatusAggregationPolicy.fromJson(
  1. Object? json
)

Implementation

factory HealthCheckService_HealthStatusAggregationPolicy.fromJson(
  Object? json,
) => HealthCheckService_HealthStatusAggregationPolicy(json as String);