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