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