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