valueOf static method

Returns the enum value associated to the name.

Implementation

static RoomSetsipEnabledRequestApplicationJson_State valueOf(String name) =>
    _$valueOfRoomSetsipEnabledRequestApplicationJson_State(name);