valueOf static method

Returns the enum value associated to the name.

Implementation

static TextProcessingTask_Status valueOf(String name) => _$valueOfTextProcessingTask_Status(name);