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