fromJson static method

AddSuppressionRequestEntriesInnerTypeEnum? fromJson(
  1. dynamic value
)

Implementation

static AddSuppressionRequestEntriesInnerTypeEnum? fromJson(dynamic value) => AddSuppressionRequestEntriesInnerTypeEnumTypeTransformer().decode(value);