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