valueOf static method

Returns the enum value associated to the name.

Implementation

static RoomSetAttendeePermissionsRequestApplicationJson_Method valueOf(String name) =>
    _$valueOfRoomSetAttendeePermissionsRequestApplicationJson_Method(name);