valueOf static method

Returns the enum value associated to the name.

Implementation

static Capabilities_Config_Conversations_ListStyle valueOf(String name) =>
    _$valueOfCapabilities_Config_Conversations_ListStyle(name);