valueOf static method

Returns the enum value associated to the name.

Implementation

static DeclarativeFormField_Type valueOf(String name) => _$valueOfDeclarativeFormField_Type(name);