GrpctlshealthCheck_PortSpecification.fromJson constructor

GrpctlshealthCheck_PortSpecification.fromJson(
  1. Object? json
)

Implementation

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