fromJson static method

UpdateLicenseRequestDataTypeEnum? fromJson(
  1. dynamic value
)

Implementation

static UpdateLicenseRequestDataTypeEnum? fromJson(dynamic value) => UpdateLicenseRequestDataTypeEnumTypeTransformer().decode(value);