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