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