fromJson static method
Implementation
static ValidateRequestDepthEnum? fromJson(dynamic value) => ValidateRequestDepthEnumTypeTransformer().decode(value);
static ValidateRequestDepthEnum? fromJson(dynamic value) => ValidateRequestDepthEnumTypeTransformer().decode(value);