valueOf static method

Returns the enum value associated to the name.

Implementation

static DeclarativeForm_StorageType valueOf(String name) => _$valueOfDeclarativeForm_StorageType(name);