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