fromJson static method

ValidateBatchRequestDepthEnum? fromJson(
  1. dynamic value
)

Implementation

static ValidateBatchRequestDepthEnum? fromJson(dynamic value) => ValidateBatchRequestDepthEnumTypeTransformer().decode(value);