valueOf static method

Returns the enum value associated to the name.

Implementation

static SpreedCapabilities_Config_Conversations_ListStyle valueOf(String name) =>
    _$valueOfSpreedCapabilities_Config_Conversations_ListStyle(name);