fromJson static method

EndpointsGeographicCoverageTypeEnum? fromJson(
  1. dynamic value
)

Implementation

static EndpointsGeographicCoverageTypeEnum? fromJson(dynamic value) => EndpointsGeographicCoverageTypeEnumTypeTransformer().decode(value);