fromJson static method

ActivateMachineRequestDataTypeEnum? fromJson(
  1. dynamic value
)

Implementation

static ActivateMachineRequestDataTypeEnum? fromJson(dynamic value) => ActivateMachineRequestDataTypeEnumTypeTransformer().decode(value);