fromJson static method

UpdateMachineRequestDataTypeEnum? fromJson(
  1. dynamic value
)

Implementation

static UpdateMachineRequestDataTypeEnum? fromJson(dynamic value) => UpdateMachineRequestDataTypeEnumTypeTransformer().decode(value);