AllocationResourceStatusHealthInfo_HealthStatus.fromJson constructor

AllocationResourceStatusHealthInfo_HealthStatus.fromJson(
  1. Object? json
)

Implementation

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