valueOf static method

Returns the enum value associated to the name.

Implementation

static RoomSetLobbyRequestApplicationJson_State valueOf(String name) =>
    _$valueOfRoomSetLobbyRequestApplicationJson_State(name);