valueOf static method
Returns the enum value associated to the name
.
Implementation
static DeclarativeFormField_Type valueOf(String name) => _$valueOfDeclarativeFormField_Type(name);
Returns the enum value associated to the name
.
static DeclarativeFormField_Type valueOf(String name) => _$valueOfDeclarativeFormField_Type(name);