fromJson static method
Implementation
static ValidationResponseDepthEnum? fromJson(dynamic value) => ValidationResponseDepthEnumTypeTransformer().decode(value);
static ValidationResponseDepthEnum? fromJson(dynamic value) => ValidationResponseDepthEnumTypeTransformer().decode(value);