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